home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 April / EnigmA AMIGA RUN 17 (1997)(G.R. Edizioni)(IT)[!][issue 1997-04][EAR-CD].iso / EARCD / comm / thor / GetNET22.readme < prev    next >
Text File  |  1996-12-07  |  6KB  |  169 lines

  1. Short:    GetNET 2.2, URL grabber for Thor 2.4+
  2. Author:   rvhooff@caiw.nl (Remco van Hooff)
  3. Uploader: rvhooff@caiw.nl (Remco van Hooff)
  4. Type:     comm/thor
  5. Replaces: comm/mail/GetNET14*
  6.  
  7.  
  8. DESCRIPTION
  9.  
  10.  GetNET is an ARexx script for Thor and has four options:
  11.  · grabbing of WWW addresses (GetHTTP)
  12.  · grabbing of FTP addresses (GetFTP)
  13.  · grabbing of Email addresses (GetEmail)
  14.  · grabbing of Aminet files (GetAminet)
  15.  
  16.  Grabbing can be done from the current message, from a selected range of
  17.  messages or from a file on disk.
  18.  
  19.  · GetHTTP will scan for WWW addreses.
  20.    The addresses can be saved to hotlists of:
  21.    · AMosaic
  22.    · AWeb
  23.    · IBrowse
  24.    · TCPdl
  25.    · Voyager
  26.    · HTML
  27.  
  28.  · GetFTP will scan for FTP and IP addresses.
  29.    The addresses can be saved to hotlists of:
  30.    · AMosaic
  31.    · AWeb
  32.    · IBrowse
  33.    · Voyager
  34.    · HTML
  35.    · ncFTPrecent
  36.    · DOpusFTP
  37.    · GUI-FTP
  38.    · AmFTP
  39.  
  40.  · GetEmail will scan for Email addresses.
  41.    The addresses can be saved to the userdatabase of your internet system.
  42.  
  43.  · GetAminet will scan for Aminet files.
  44.    The files can be selected to create download events and download them using
  45.    Thor 2.4+.
  46.  
  47.  All search schemes use special filtering routines designed to filter out as
  48.  much "junk" as possible. 
  49.  
  50.  
  51. REQUIREMENTS
  52.  
  53.  · Thor 2.4+
  54.  · ARexx installed and running
  55.  · COPY somewhere in your path
  56.  · A WWW browser for the WWW and/or FTP addresses
  57.    Supported browsers are:
  58.    · AMosaic
  59.    · AWeb
  60.    · IBrowse
  61.    · TCPdl
  62.    · Voyager
  63.    HTML hotlists are also supported.
  64.  · Optional: AmFTP, DOpusFTP, GUI-FTP or ncFTP for FTP addresses
  65.  
  66.  
  67. HISTORY
  68.  
  69.  1.0 · Joined 2 programs (GetHTTP and GetEmail) together into one program.
  70.        The programs use a lot of similar code, so joining them together
  71.        will use less HD space :.)
  72.  
  73.  1.1 · Added AWeb hotlist support.
  74.      · Removed 'GetNet -' from default names when saving to the hotlists.
  75.      · Added loop option. You can now chose if you want to return to the start
  76.        requester or not.
  77.      · Changed the IBrowse hotlist format to that of version 0.81.
  78.  
  79.  1.2 · Added Voyager hotlist support.
  80.  
  81.  1.3 · Fixed some trouble with the arexx port when ConnectThor was running.
  82.  
  83.  1.4 · Addresses that don't start with 'http://' but do start with 'www.'
  84.        will now also be shown.
  85.      · Fixed a bug in the HTML hotlist save routine (does anybody use it?).
  86.  
  87.  2.0 · Different method to filter out double entries, it should be faster
  88.        when a lot are found.
  89.      · Added progress windows.
  90.      · Search for multiple http addresses on one line.
  91.      · Changed searching for 'www.' to 'www', so addresses like
  92.        'www-something.*' are also found.
  93.      · Added an option to scan a file on disk.
  94.      · Added GetFTP.
  95.      · Removed loop option.
  96.      · Added scanning of selected messages (auto detect).
  97.      · Now uses RexxSupport.library for deleting resulting in less HD access.
  98.      · Added domain checking for GetHTTP and GetFTP which makes them more
  99.        foolproof.
  100.      · Added ncFTPrecent and DOpusFTP hotlists support.
  101.      · Added GUI Configuration editor (CfgGetNET.thor).
  102.      · Added GetAminet.
  103.  
  104.  2.1 · Improved install script. It now correctly deals env variables that end
  105.        with a linefeed.
  106.      · Corrected my email address mentioned in the install script.
  107.      · When scanning multi selected msgs 'TITEL' instead of the real title would
  108.        show in the progress window.
  109.      · Forgot to change the version in the maintitle into the correct one.
  110.      · Added '`' to the filters.
  111.      · Adresses with BB, CL, FJ, IL, LK, NA, RO, TH, WS or ZA as domain were
  112.        ignored (would not show up in the listview).
  113.  
  114.  2.2 · Forgot to include a link to the 'To do' in the main page of the guide.
  115.      · Added explanation on how to adjust the filters to the guide.
  116.      · Fixed progress bar current/total ratio when saving to ftp hotlists.
  117.      · Added GUI-FTP support.
  118.      · Fixed a bug of requester not showing when configfile was missing.
  119.      · Added some feedback when a SYNTAX error would occur.
  120.      · Added AmFTP support, automaticly starts the configured TCP/IP stack if
  121.        it isn't running.
  122.      · Added recognition of .lzh file in GetAminet.
  123.      · File recognition in GetFTP. If a file is found in the URL it is added
  124.        to the FTP site description.
  125.      · Added FTP site name option. This lets you choose between the
  126.        subject/filename or URL as FTP default description.
  127.      · Various enhancements that result in better scanning.
  128.      · Internal default config file build into CfgGetNET. All hotlist entries
  129.        are now turned off by default if it no entry is found in the config
  130.        file.
  131.      · Changed code to change any mixture of cases of HTTP://, WWW (without
  132.        preceeding HTTP://) and FTP:// to lowercase (OVERLAY instead of
  133.        TRANSLATE), so that the rest of the URL stays unchanged.
  134.      · Added cfg entry that allows you to use the ftpaddress to be used as
  135.        title instead of the msg subject.
  136.      · Fixed a bug in domain check routine. Addresses like somewhere.domain
  137.        (only one point and where domain is a 2 letter domain) would not be
  138.        OK'ed as valid.
  139.      · Added checking of configfile to GetNET and CfgGetNET.
  140.      · Added .INT to the domain list.
  141.      · Added TCPdl support.
  142.      · Added multiple file support for scanning file(s) on disk (requires Thor 2.4+).
  143.      · Added editing of URLs (http/ftp).
  144.      · The default name (subject or filename) is now shown in the save list.
  145.      · Changed my email and homepage address.
  146.  
  147.  
  148. GetNET.thor and CfgGetNET.thor are copyright of Remco van Hooff.
  149.     
  150. Also have a look at my homepage for more (Thor) ARexx scripts.
  151. http://www.caiw.nl/~rvhooff
  152.  
  153.  
  154. ============================= Archive contents =============================
  155.  
  156. Original  Packed Ratio    Date     Time    Name
  157. -------- ------- ----- --------- --------  -------------
  158.     1158     676 41.6% 11-Sep-96 20:10:56  GetNET.info
  159.     1460     862 40.9% 21-Nov-96 15:50:40 +Docs.info
  160.    19564    7145 63.4% 21-Nov-96 17:28:36 +GetNET.guide
  161.     2088     719 65.5% 29-Aug-96 15:18:20 +GetNET.guide.info
  162.     5676    2328 58.9% 21-Nov-96 15:49:36 +GetNET.readme
  163.     1571     602 61.6% 03-Nov-96 02:38:22 +Install GetNET
  164.     1218     488 59.9% 24-Sep-96 04:02:58 +Install GetNET.info
  165.    21866    4942 77.3% 21-Nov-96 15:45:38 +CfgGetNET.thor
  166.    39741    9192 76.8% 21-Nov-96 15:44:46 +GetNET.thor
  167. -------- ------- ----- --------- --------
  168.    94342   26954 71.4% 29-Nov-96 00:22:34   9 files
  169.